Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: QuickDraw GX Printing /
Chapter 4 - Advanced Printing Features / Advanced Printing Features Reference
Functions / Formatting for Specific Devices


GXSetAvailableJobFormatModes

You can use the GXSetAvailableJobFormatModes function to set the list of job format modes that your application supports.

void GXSetAvailableJobFormatModes (gxJob aJob,
                  gxJobFormatModeTableHdl aJobFormatModeTableHdl);
aJob
A reference to the job object to which the list of format modes applies.
aJobFormatModeTableHdl
A handle that contains the list of supported modes.
DESCRIPTION
The GXSetAvailableJobFormatModes function provides the printer driver with the list of modes that the printer driver could return as its preferred mode.

RESULT CODES
gxSegmentLoadFailedErrA required code segment could not be found, or there was not enough memory to load it.
SEE ALSO
For more information about how to use this function, see "Implementing Direct-Mode Printing" on page 4-35.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help